'宣言 <__DynamicallyInvokableAttribute()> Public Overloads Function FindLastIndex( _ ByVal startIndex As System.Integer, _ ByVal count As System.Integer, _ ByVal match As System.Predicate(Of ColorBlendEntry) _ ) As System.Integer
[__DynamicallyInvokableAttribute()] public System.int FindLastIndex( System.int startIndex, System.int count, System.Predicate<ColorBlendEntry> match )
オンラインで表示: GitHub